Clear Method

Summary

Removes all items from the ICollection.

Syntax
C#
VB
C++
public void Clear() 
  
Public Sub Clear()  
public: 
void Clear();  

Exceptions

ExceptionDescription
System.NotSupportedExceptionThe ICollection is read-only.

Requirements

Target Platforms

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly